projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be4ee72
)
Mention problem with Emacs executable crashing after system updates
author
Andrew Choi
<akochoi@shaw.ca>
Mon, 25 Nov 2002 16:24:23 +0000
(16:24 +0000)
committer
Andrew Choi
<akochoi@shaw.ca>
Mon, 25 Nov 2002 16:24:23 +0000
(16:24 +0000)
solved.
etc/PROBLEMS
patch
|
blob
|
history
diff --git
a/etc/PROBLEMS
b/etc/PROBLEMS
index d2f3c95e42b33f165a6d0ba881af5c3d9f81d036..2b14afe43317db92886336fa00ae1dfa00a320ce 100644
(file)
--- a/
etc/PROBLEMS
+++ b/
etc/PROBLEMS
@@
-3,6
+3,9
@@
in compiling, installing and running GNU Emacs.
* Emacs crashes on Mac OS X (Carbon) after system software upgrade.
+This problem seems to be now solved by Steven Tamm's patch to
+unexmacosx.c on Nov 24, 2002.
+
Between Mac OS X release 10.2.1 and 10.2.2 there was an incompatible
change in the memory allocator that causes a EXC_BAD_ACCESS error near
xrealloc(). Relinking the application (by deleting src/temacs and